What's New

July 2026

 

Sales Order 3.10

Added parent_line_number and product_option_id to sales order lines on read (GET / SEARCH / updated_since) and write (POST /sales_orders, POST /sales_orders/{sales_order_code}/lines).

 

Sales Orders 3.9

Added line_number as an alternative to unique_sales_order_line_id on the line_void, line_dispatch, line_status and line_redirect endpoints.

 

Product Options Links 3.2

  • Added product_code to product_option.
  • Added link_quantity to product_link.

 

Returns to Supplier 3.0

New API added.

 

Inventory Transfer 3.2

Added a new field to the search endpoint.

 

Invoices 3.13

Added read-only payments.tender_id, payments.unique_payment_id and lines.product_options fields to the GET and POST/invoices/search responses.

 

Available to Promise 3.0

New API added.

 

Purchase Orders 3.3

  • Purchase orders can now include the same product on multiple lines.
  • Supplier ordering options can now be retrieved.

 

Sales Orders 3.8

  • Added ability to append internal/external notes to a header or a line.
  • Added support for support partial dispatch (line split).